home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13195 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news1.erols.com!newsmaster@erols.com
  2. From: wrobison@bdm.com (Bill Robison)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Help! Newbie question ...
  5. Date: 24 Mar 1996 05:38:37 GMT
  6. Organization: BDM Federal Systems, Inc.
  7. Message-ID: <4j2n4t$ff6@news7.erols.com>
  8. References: <4ilkfu$41q@Kaos.deepcove.com> <314EB00C.34BD@bnr.ca> <4ivm17$j6q@chile.it.earthlink.net>
  9. NNTP-Posting-Host: as24s27.erols.com
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. X-Newsreader: WinVN 0.99.6
  13.  
  14. In article <4ivm17$j6q@chile.it.earthlink.net>, samiyam@earthlink.net says...
  15. >
  16. >Hello 
  17. >     i have a question about C++ 3.1.
  18. > entered infinite loop and was unable to interrupt program...
  19.  
  20. [snip]
  21.  
  22. DOS    : reset button (no other way if Ctrl-Break/Ctrl-C fails)
  23. Win3.1    : Ctrl-Alt-Del gives blue screen "Application not responding..."
  24.         Hit enter to terminate it
  25. WinNT    : Ctrl-Esc for task menu, terminate button
  26. Unix    : kill <pid>, kill -9 <pid> if the nice kill fails.
  27.  
  28. ...and please, format to 80 chars or so, so we can read without scrolling <g>.
  29.  
  30. billr
  31.  
  32.